home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / magic_ba.swf / scripts / DefineButton2_182 / BUTTONCONDACTION on(release, keyPress Space).as
Text File  |  2010-11-09  |  94b  |  6 lines

  1. on(release, keyPress "<Space>"){
  2.    bgzakif = 0;
  3.    Mouse.hide();
  4.    gotoAndStop(188);
  5. }
  6.